PLD (pull direct page register (DP) byte from stack) (only processor 65816) Tags: NZ
PLD
Description:
Removes a byte of data from the stack and places it in the direct page register (DP). Increases stack indicator S by one.
Example:
PLD; byte copy from the stack